home *** CD-ROM | disk | FTP | other *** search
- Path: lerc.nasa.gov!purdue!yuma!steffend
- From: steffend@lamar.colostate.edu (Dave Steffen)
- Newsgroups: comp.lang.c++
- Subject: Re: Any Linear Algebra Classes?
- Date: 29 Jan 1996 05:03:51 GMT
- Organization: Colorado State University, Fort Collins, CO 80523
- Message-ID: <4ehkfn$3l6u@yuma.ACNS.ColoState.EDU>
- References: <4ebn64$74p@acmex.gatech.edu>
- NNTP-Posting-Host: glitch.physics.colostate.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Jun-Hoy Kim (gt0738b@prism.gatech.edu) wrote:
-
- > I need to implement some of Matlab commands(GaussElim, LU
- > decomposition, SVD, etc) in C++. Maybe, I have to implement all of
- > the Matlab in the near future.
-
- > To do that, I have to have very nice and flexible classes like
- > MATRIX, VECTORS, with proper 'methods'. Right now, I have several
- > books containing those classes, none of them quite satisfying.
-
- > Any place for good public domain code or suggestions for good books.
-
- > Thanks,
- > Junhoy Kim. email) jhkim@cc.gatech.edu
-
- I'd send you straight to LAPACK++; it's available via FTP from
- the Netlib repository (http://www.netlib.org/ I think). It's got a
- bunch of good stuff dealing with exactly these problems.
-
- /\
- \/
-
- Dave Steffen No, his mind is not for rent
- Dept. of Physics To any God or Government
- Colorado State University Always hopeful, yet discontent
- steffend@lamar.colostate edu He knows changes aren't permanent-
- But change is...
- "Speak softly...
- ... and carry a black belt!" -Neal Peart / RUSH
- -----------------------------------------------------------------------
-